Skip to main content

TTest

TTest[data] tests whether the mean of data is zero. 

TTest[{data1,data2}] tests whether the means of data1 and data2 are equal.

TTest[dspec,μ0] tests the mean against μ0.

TTest[dspec,μ0,"property"] returns the value of "property".

Please visit the official Wolfram Language Reference for more details and examples on core symbols.